home *** CD-ROM | disk | FTP | other *** search
- object DlgContinue: TDlgContinue
- Left = 318
- Top = 304
- BorderIcons = []
- BorderStyle = bsDialog
- Caption = 'LookDisk'
- ClientHeight = 144
- ClientWidth = 391
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- Position = poScreenCenter
- Scaled = False
- OnClose = FormClose
- PixelsPerInch = 96
- TextHeight = 16
- object Msg1: TLabel
- Left = 22
- Top = 19
- Width = 358
- Height = 26
- AutoSize = False
- Font.Color = clBlack
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- end
- object Msg2: TLabel
- Left = 22
- Top = 52
- Width = 360
- Height = 36
- AutoSize = False
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- WordWrap = True
- end
- object BitBtn1: TBitBtn
- Left = 22
- Top = 103
- Width = 102
- Height = 30
- Caption = 'Co&ntinue'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- Kind = bkYes
- Spacing = 9
- end
- object BitBtn3: TBitBtn
- Left = 284
- Top = 103
- Width = 93
- Height = 30
- Caption = '&Cancel'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- Kind = bkCancel
- end
- end
-